Today tutorial is about How you can change more recent publish, older posts and residential links to buttons image. So in the following paragraphs i will highlight practically how you can change more recent posts older posts links to buttons in blogger
How You Can Change Older Posts More recent Posts Button In Blogger
Follow these easy steps given below:- Visit blogger dashboard:
- Visit Template >> HTML >> Look into the Expand Widget Template
- Now look for below code (Control+ F)
<data:newerPageTitle/>
Change it with Below given code:
<img src="Img-Url-for-previous-button"/>
Again look for this code:
<data:olderPageTitle/>
Change it with Below given code:
<img src="Img-url-for-next-button"/>
Once More look for this code:
<data:homeMsg/>
The above mentioned code might be appear two times, so each of them change it with below code:<img src="img-url-for-home-button"/>
Now you must done all steps properly within the template
0 comments:
Post a Comment